runtime.mspan.refillAllocCache (method)
5 uses
runtime (current package)
mbitmap.go#L1075: func (s *mspan) refillAllocCache(whichByte uint16) {
mbitmap.go#L1115: s.refillAllocCache(whichByte)
mbitmap.go#L1137: s.refillAllocCache(whichByte)
mcentral.go#L192: s.refillAllocCache(whichByte)
mgcsweep.go#L705: s.refillAllocCache(0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)